Skip to content

Readme integrations to docs update#1818

Merged
pavangudiwada merged 10 commits into
masterfrom
readme-update-tests
May 20, 2025
Merged

Readme integrations to docs update#1818
pavangudiwada merged 10 commits into
masterfrom
readme-update-tests

Conversation

@pavangudiwada
Copy link
Copy Markdown
Contributor

@pavangudiwada pavangudiwada commented May 14, 2025

Part of updating the Readme, will add more changes in other PR's.

Make it easy for users to understand which of their tools we support, and also get them to relevant docs faster.

Note: Installation options is commented for now (waiting for some suggestions about it, but that need not delay this PR)

CleanShot 2025-05-14 at 12 27 03

Summary by CodeRabbit

  • Documentation
    • Added a comprehensive "Integrations" section with categorized tables and integration logos linked to documentation.
    • Included a "back to top" link after the Integrations and Free Robusta UI sections.
    • Made a minor textual correction in the Free Robusta UI section.
    • Added a commented-out "Installation Options" table for future reference.

@pavangudiwada pavangudiwada requested a review from aantn May 14, 2025 07:02
@aantn
Copy link
Copy Markdown
Collaborator

aantn commented May 14, 2025

Excellent, I love this. My only comment is that it's too far down on the page and might be missed by users.
Can we move it up higher?

aantn
aantn previously approved these changes May 14, 2025
@pavangudiwada
Copy link
Copy Markdown
Contributor Author

Excellent, I love this. My only comment is that it's too far down on the page and might be missed by users. Can we move it up higher?

Yes I think we should just have it after What Can Robusta Do?. Other stuff will go down, but it's fine.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2025

Walkthrough

A detailed "Integrations" section was added to the README, categorizing and listing supported integrations with logos and documentation links. Minor textual corrections and "back to top" links were introduced. A commented-out installation options table was included. No changes were made to code or exported entities; all modifications are documentation enhancements.

Changes

File(s) Change Summary
README.md Added comprehensive "Integrations" section with tables and logos, minor text corrections, and navigation links. Included a commented-out installation options table.

Poem

🐇
I hopped into the README, with tables to display,
Integrations lined up, in a neat array.
Logos and links, all shiny and bright,
"Back to top" hops make navigation light.
No code to adjust, just docs to delight!

Note

⚡️ AI Code Reviews for VS Code, Cursor, Windsurf

CodeRabbit now has a plugin for VS Code, Cursor and Windsurf. This brings AI code reviews directly in the code editor. Each commit is reviewed immediately, finding bugs before the PR is raised. Seamless context handoff to your AI code agent ensures that you can easily incorporate review feedback.
Learn more here.


Note

⚡️ Faster reviews with caching

CodeRabbit now supports caching for code and dependencies, helping speed up reviews. This means quicker feedback, reduced wait times, and a smoother review experience overall. Cached data is encrypted and stored securely. This feature will be automatically enabled for all accounts on May 16th. To opt out, configure Review - Disable Cache at either the organization or repository level. If you prefer to disable all data retention across your organization, simply turn off the Data Retention setting under your Organization Settings.
Enjoy the performance boost—your workflow just got faster.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@pavangudiwada pavangudiwada enabled auto-merge (squash) May 14, 2025 08:06
@pavangudiwada pavangudiwada requested a review from aantn May 14, 2025 08:07
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (2)
README.md (2)

33-36: Add "Integrations" Section
Great addition—placing the Integrations section immediately after the “What Can Robusta Do?” content makes it highly discoverable. Consider tightening the intro copy by replacing “a variety of tools and platforms” with a more concise synonym (e.g., “various tools and platforms”).

🧰 Tools
🪛 LanguageTool

[style] ~35-~35: Consider using a more concise synonym.
Context: ...? Integrations Robusta integrates with a variety of tools and platforms. Click on any logo ...

(A_VARIETY_OF)


357-359: Use Consistent Markdown List Style
The Free Robusta UI bullets use dashes, but earlier lists use asterisks. For consistency and to satisfy markdownlint, switch to asterisk bullets:

- - **AI Assistant**: Solve alerts faster with an AI assistant that highlights relevant observability data
- - **Alert Timeline**: View Prometheus alerts across multiple clusters and spot correlations with a powerful timeline view
- - **Change Tracking**: Correlate alerts with changes to your infrastructure or applications, with Robusta's automatic change tracking for Kubernetes
+ * **AI Assistant**: Solve alerts faster with an AI assistant that highlights relevant observability data
+ * **Alert Timeline**: View Prometheus alerts across multiple clusters and spot correlations with a powerful timeline view
+ * **Change Tracking**: Correlate alerts with changes to your infrastructure or applications, with Robusta's automatic change tracking for Kubernetes
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

357-357: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


358-358: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


359-359: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 83132dc and 697a6c1.

⛔ Files ignored due to path filters (61)
  • docs/images/integration_logos/aks-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/anthropic-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/argocd-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/aws-managed-prometheus-logo.svg is excluded by !**/*.svg
  • docs/images/integration_logos/azure-managed-prometheus.png is excluded by !**/*.png
  • docs/images/integration_logos/bash-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/coralogix-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/datadog-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/discord-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/dynatrace-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/eks-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/file-icon.svg is excluded by !**/*.svg
  • docs/images/integration_logos/gcpmonitoring-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/gemini-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/github-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/gitlab-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/gke-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/google_chat-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/grafana-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/grafana_loki-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/grafana_oncall-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/graylog-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/http-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/incidentio-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/jira-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/kafka-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/kafka-logo.png is excluded by !**/*.png
  • docs/images/integration_logos/kibana-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/kubernetes-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/litellm-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/llamacpp-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/mattermost-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/newrelic-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/ollama-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/openai-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/opensearchserverless-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/openshift-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/opsgenie-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/pagerduty-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/postgres-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/prometheus-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/psql-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/pushover-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/python-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/rocketchat-logo.svg is excluded by !**/*.svg
  • docs/images/integration_logos/servicenow-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/slack-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/smtp-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/smtp-logo.png is excluded by !**/*.png
  • docs/images/integration_logos/ssh-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/teams-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/telegram-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/thanos-logo.svg is excluded by !**/*.svg
  • docs/images/integration_logos/victoriametrics-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/victoriametrics-logo.png is excluded by !**/*.png
  • docs/images/integration_logos/victorops-logo.svg is excluded by !**/*.svg
  • docs/images/integration_logos/webex-logo.png is excluded by !**/*.png
  • docs/images/integration_logos/webhook-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/websocket-icon.png is excluded by !**/*.png
  • docs/images/integration_logos/yandex-logo.svg is excluded by !**/*.svg
  • docs/images/integration_logos/zabbix-icon.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • README.md (3 hunks)
🧰 Additional context used
🪛 LanguageTool
README.md

[style] ~35-~35: Consider using a more concise synonym.
Context: ...? Integrations Robusta integrates with a variety of tools and platforms. Click on any logo ...

(A_VARIETY_OF)

🪛 markdownlint-cli2 (0.17.2)
README.md

357-357: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


358-358: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


359-359: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


362-362: Images should have alternate text (alt text)
null

(MD045, no-alt-text)

⏰ Context from checks skipped due to timeout of 90000ms (3)
  • GitHub Check: run_tests
  • GitHub Check: run_tests
  • GitHub Check: Deploy docs
🔇 Additional comments (6)
README.md (6)

37-180: Add Notification Destinations Table
The new “Notification Destinations” table is comprehensive and the logos all include alt text for accessibility. The layout and link formatting are consistent with the rest of the README.


182-243: Add Metrics and Alerts Table
Well-structured list of metrics backends. The images and links are correct and maintain the existing style.


245-263: Add AI & Cost Management Table
This concise table clearly highlights AI and cost-management integrations. Good use of external logo for HolmesGPT.


264-264: Add Back-to-Top Link After Integrations
Including a “back to top” anchor here improves navigation, especially given the length of the integrations content.


295-351: The commented-out “Installation Options” block is intentionally pending; skipping review of this section.


365-365: Add Back-to-Top Link After Free Robusta UI
Consistent with other sections, this “back to top” link helps readers navigate the document.

@pavangudiwada pavangudiwada requested a review from arikalon1 May 15, 2025 09:41
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (3)
README.md (3)

302-358: Commented-out Installation Options should be clarified

The commented-out Installation Options block is pending future activation. To maintain clarity and avoid confusing readers, consider adding a TODO note explaining its status or moving this draft into a separate file until it's ready for use.


364-366: Use consistent bullet list style

Lines 364–366 currently use hyphens (-) for list items, but elsewhere in the README asterisks (*) are used. Please switch to asterisks to align with the project’s existing Markdown conventions.

🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

364-364: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


365-365: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


366-366: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


369-369: Add alt text to the inline image

The image on line 369 lacks an alt attribute, which impacts accessibility and fails Markdown lint rules. For example:

- ![](./docs/images/crash-report.png)
+ ![Example Slack alert screenshot](./docs/images/crash-report.png)
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

369-369: Images should have alternate text (alt text)
null

(MD045, no-alt-text)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 697a6c1 and 513496a.

📒 Files selected for processing (1)
  • README.md (3 hunks)
🧰 Additional context used
🪛 LanguageTool
README.md

[style] ~35-~35: Consider using a more concise synonym.
Context: ...? Integrations Robusta integrates with a variety of tools and platforms. Click on any logo ...

(A_VARIETY_OF)

🪛 markdownlint-cli2 (0.17.2)
README.md

364-364: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


365-365: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


366-366: Unordered list style
Expected: asterisk; Actual: dash

(MD004, ul-style)


369-369: Images should have alternate text (alt text)
null

(MD045, no-alt-text)

⏰ Context from checks skipped due to timeout of 90000ms (2)
  • GitHub Check: run_tests
  • GitHub Check: run_tests
🔇 Additional comments (2)
README.md (2)

33-180: Comprehensive Integrations section added in correct location

The newly introduced Integrations section is well-organized into distinct categories and placed immediately after the "What Can Robusta Do?" header, improving discoverability as suggested in the PR discussion. All links and logo assets appear correctly referenced.

🧰 Tools
🪛 LanguageTool

[style] ~35-~35: Consider using a more concise synonym.
Context: ...? Integrations Robusta integrates with a variety of tools and platforms. Click on any logo ...

(A_VARIETY_OF)


372-372: Confirm “back to top” consistency

The new <p align="right">(<a href="#top">back to top</a>)</p> follows the pattern used elsewhere in the document and improves navigation. No action needed here.

@pavangudiwada pavangudiwada merged commit b9cd457 into master May 20, 2025
5 of 6 checks passed
@pavangudiwada pavangudiwada deleted the readme-update-tests branch May 20, 2025 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants